Skip to content

Conversation

@HoonBaek
Copy link
Contributor

No description provided.

@HoonBaek HoonBaek self-assigned this Aug 30, 2023
@HoonBaek HoonBaek requested a review from bang9 August 30, 2023 06:14
@HoonBaek HoonBaek merged commit d83d149 into main Aug 30, 2023
@HoonBaek HoonBaek deleted the fix/Improve-until-functions-type branch August 30, 2023 07:38
message: SendableMessageType,
): boolean => (
(userId && message?.sender?.userId) && userId === message.sender.userId
!!(userId && message?.sender?.userId && userId === message.sender.userId)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need to do this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants